| Total Complexity | 10 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 106 |
| Lines of code | 54 |
| Logical lines of code | 35 |
| Comment lines | 29 |
| Methods | 9 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| tearDown() | 68 | 2 | 7 | |
| index_two_post_ids_with_shortcodes_without_next_type() | 68 | 1 | 7 | |
| index_two_post_ids_with_shortcodes_with_next_type() | 68 | 1 | 7 | |
| return_empty_array_if_registry_is_empty() | 72 | 1 | 5 | |
| return_empty_array_if_registry_is_not_set() | 73 | 1 | 5 | |
| return_array_with_entries_if_registry_is_not_empty() | 69 | 1 | 6 | |
| return_empty_array_if_registry_is_not_serializable() | 70 | 1 | 6 | |
| write_post_ids_to_registry_if_array_of_ids_is_given_and_return_true() | 67 | 1 | 7 | |
| setUp() | 75 | 1 | 4 |